home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / remote / uo40ra.zip / UO_LANG.ZIP / ENGLISH.DEF < prev    next >
Text File  |  1992-11-14  |  4KB  |  130 lines

  1. ;
  2. ; Special definitions
  3. ;
  4. ProgName "USERON"      ; Program name
  5. LANGID   "ENG"         ; Which language. Max 3 Char
  6. YesDef   "Y"           ; Yes  = %Y
  7. NoDef    "N"           ; No   = %N
  8. StopDef  "S"           ; Stop = %S
  9. YesNorm  "y"           ; Yes  = %j
  10. NoNorm   "n"           ; No   = %n
  11. StopNorm "s"           ; Stop = %s
  12. BrackRight "]"         ; %R
  13. BrackLeft  "["         ; %L
  14. Enter    "ENTER"       ; %E
  15.  
  16. ;
  17. ; Define up to 10 colors (0..9) as
  18. ;   COLOR "<NR>,<ATTRIBUTE BYTE>"
  19. ; the attribute byte may be hexadecimal.
  20.  
  21. Color    "0,$0B"       ; Color 0, TextColor
  22. Color    "1,$0C"       ; Color 1, HotKeys
  23. Color    "2,$0F"       ; Color 2, Highlight and input
  24. Color    "3,$0E"       ; Color 3, Info
  25. Color    "4,$1F"       ; Color 4, Status
  26. Color    "5,$0C"       ; Lines and frames
  27.  
  28. ; The following macro's are available in the strings:
  29. ;    ^0..^9   for color 0..9
  30. ;    %Y %y    for upper- and lowercase YES
  31. ;    %N %n    for upper- and lowercase NO
  32. ;    %S %s    for upper- and lowercase STOP
  33. ;    %R %r    for the right bracket
  34. ;    %L %l    for the left bracket
  35. ;    %E %e    for ENTER
  36. ;
  37. ; The name of the resulting file is <PROGNAME>.<LANGID>
  38. ;
  39. ; A few color codes have a special meaning when they are used in non-tranlated
  40. ; stuff:
  41. ;
  42. ;  ^0  TextColor
  43. ;  ^1  HotKeys
  44. ;  ^2  HighLight info and userinput
  45. ;  ^3  Info color
  46. ;  ^4  the headers
  47. ;
  48. ; General language for all the doors.
  49. ;
  50. ]001 "^0Press %L^1%E^0%R to continue:^2"
  51. ]002 "^0Press %L^1%E^0%R to continue, %L^1%S^0%R to stop: ^2"
  52. ]003 "^0Your choice: ^3"
  53. ]004 "^1%L^2 you have only 2 minutes left!^1%R^2"
  54. ]005 "^1%L^2 you have only 1 minutes left!^1%R^2"
  55. ]006 "^1HELLO???"
  56. ]007 "^1You've been locked out of the system. Don't call back..."
  57. ]008 "^1The SysOp threw you out. Call back an other time.."
  58. ]009 "^1Sorry, you reached your daily timelimit. Hope to see you back an other time."
  59. ]010 "^2Thanks for using "
  60. ]011 "-=( There is mail for you )=-"
  61. ]012 "^0"
  62. ]496 " ^0on node ^2"
  63. ]497 "^3***MESSAGE***^0 From^2 "
  64.  
  65. ;
  66. ; The string for the status values.
  67. ;
  68.  
  69. ]100 "Is browsing through the BBS"
  70. ]101 "Is doing a file transfer"
  71. ]102 "Is reading or posting messages"
  72. ]103 "Is inside a doorprogram which doesn't support UserOn. Shame!"
  73. ]104 "Is having a chat with the SysOp"
  74. ]105 "Is answering a questionnary"
  75. ]106 "Is talking in the realtime chatter"
  76. ]107 "Is a new user logging on"
  77. ]108 "*Unknown status no. 8*"
  78. ]109 "*Unknown status no. 9*"
  79. ]110 "*Unknown status no. 10*"
  80.  
  81.  
  82. ]150 "* Waiting for a call *"
  83. ]151 "Looks who else is online.."
  84. ]152 "Is writing to"
  85. ]153 "There's a user logging on.."
  86.  
  87. ;
  88. ; General strings:
  89. ;
  90.  
  91. ]200 "Users online at "
  92. ]201 "^3Line  Username                            Location                   Baud"
  93. ]202 "^0Send a message to which line?: ^3"
  94. ]203 "^1There's no one logged on to that line!^0"
  95. ]204 "^3Line  Userhandle                          Location                   Baud"
  96.  
  97. ;
  98. ; The editor strings.
  99. ;
  100.  
  101. ]220 "-=( Type your message now. Press an emtpy line to finish )=-"
  102. ]221 "   ^0%L^1L^0%Rist      ^0%L^1C^0%Rontinue      %L^1S^0%Rend      %L^1A^0%Rbort"
  103.  
  104. ;
  105. ; The editor keys. The MUST be in this order:
  106. ;  Abort, Show, Continue, Send.
  107. ;
  108. ]222 "ALCS"
  109.  
  110. ]230 "^0Press %L^1%E^0%R to continue"
  111. ]231 ", %L^1S^0%R to send a message: ^2"
  112. ]232 ": ^2"
  113. ]233 "S"
  114. ]234 "^2Didn't send message..."
  115. ]235 "^2Message send."
  116. ]236 "Updating information...."
  117.  
  118. ;
  119. ; Error strings
  120. ;
  121. ]300 "Sorry, Not enough memory available for editor!"
  122. ]301 "Sorry, couldn''t read the USERON.BBS"
  123.  
  124. ;
  125. ; LogFile strings
  126. ;
  127. ]310 "Not enough memory to write msg"
  128. ]311 "Needed: "
  129. ]312 " Found: "
  130.